home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3p / pthread_kill.z / pthread_kill
Encoding:
Text File  |  2002-10-03  |  1.8 KB  |  67 lines

  1.  
  2.  
  3.  
  4. pppptttthhhhrrrreeeeaaaadddd____kkkkiiiillllllll((((3333PPPP))))                                              pppptttthhhhrrrreeeeaaaadddd____kkkkiiiillllllll((((3333PPPP))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      pthread_kill - deliver a signal to a thread
  10.  
  11. CCCC SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ####iiiinnnncccclllluuuuddddeeee <<<<ssssiiiiggggnnnnaaaallll....hhhh>>>>
  13.  
  14.      iiiinnnntttt pppptttthhhhrrrreeeeaaaadddd____kkkkiiiillllllll((((pppptttthhhhrrrreeeeaaaadddd____tttt tttthhhhrrrreeeeaaaadddd,,,, iiiinnnntttt ssssiiiigggg))));;;;
  15.  
  16. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.      The _p_t_h_r_e_a_d__k_i_l_l() function is used to request that a signal be sent to
  18.      the specified _t_h_r_e_a_d.
  19.  
  20.      If _s_i_g is zero, error checking is performed, but no signal is actually
  21.      sent.
  22.  
  23. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  24.      On success, _p_t_h_r_e_a_d__k_i_l_l() returns zero; otherwise, an error number is
  25.      returned:
  26.  
  27.      [[[[EEEESSSSRRRRCCCCHHHH]]]]        The _t_h_r_e_a_d parameter does not identify a thread.
  28.  
  29.      [[[[EEEEIIIINNNNVVVVAAAALLLL]]]]       The value specified by _s_i_g is either an invalid or
  30.                     unsupported signal number.
  31.  
  32. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  33.      sigaction(2), pthread_sigmask(3P), signal(5).
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.